Nuprl Lemma : do-apply-compose 11,40

ABC:Type, g:(A(B + Top)), f:(B(C + Top)), x:A.
(can-apply(f o g  ;x))  (do-apply(f o g  ;x) ~ do-apply(f;do-apply(g;x))) 
latex


ProofTree


DefinitionsType, f o g  , can-apply(f;x), do-apply(f;x), f(a), Top, s = t, x:AB(x), x:AB(x), t  T, left + right, b, P  Q, False

origin